home *** CD-ROM | disk | FTP | other *** search
- %%DocumentPreview: Macintosh_ColorPic
-
- %%EndComments
-
- %%BeginProcSet: Agamik_cmykcolor 1.1 0
-
- currentpacking true setpacking
-
- userdict /Agamik_cmykcolor 4 dict dup begin put
-
- /initialize
-
- {
-
- /setcmykcolor where { pop }
-
- { userdict /Adobe_cmykcolor_vars 2 dict dup begin put
-
- /_setrgbcolor
-
- /setrgbcolor load def
-
- /_currentrgbcolor
-
- /currentrgbcolor load def
-
- Agamik_cmykcolor begin
-
- Agamik_cmykcolor
-
- { dup xcheck { bind } if pop pop } forall
-
- end
-
- end
-
- Agamik_cmykcolor begin
-
- } ifelse
-
- } def
-
- /terminate { currentdict Agamik_cmykcolor eq { end } if } def
-
- /setcmykcolor { 1 sub 4 1 roll 3 { 3 index add neg dup 0 lt { pop 0 } if 3 1 roll } repeat
-
- Adobe_cmykcolor_vars /_setrgbcolor get exec
-
- pop } def
-
- /currentcmykcolor {
-
- Adobe_cmykcolor_vars /_currentrgbcolor get exec
-
- 3 { 1 sub neg 3 1 roll } repeat 0 } def
-
- currentdict readonly pop end
-
- setpacking
-
- %%EndProcSet
-
-